home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 October: Mac OS SDK / Dev.CD Oct 97 SDK2.toast / Development Kits (Disc 2) / ScriptX / Code Samples / readme.txt
Encoding:
Text File  |  1996-05-21  |  1.2 KB  |  34 lines  |  [TEXT/ttxt]

  1. This directory contains ScriptX code examples. See the "readme.txt" 
  2. files in each subdirectory for details on building and running the 
  3. examples.
  4.  
  5. Note that these examples have not been optimized for playback from 
  6. CD-ROM, and should be copied to a local disk before running.
  7.  
  8.    autofind - Contains AutoFinder, a large ScriptX V1.5 code example. 
  9.    AutoFinder lets you select automobile models based on search
  10.    criteria, compare selected models, review classified ads for 
  11.    examples of specific models, and find the locations of the 
  12.    advertised cars on a map.
  13.    
  14.    anlogclk - Shows an analog clock which uses imported images to 
  15.    display the time.
  16.    
  17.    colpick - Select colors from a pallette.
  18.    
  19.    digtlclk - Shows a digital clock / stopwatch which uses text to 
  20.    display the time.
  21.    
  22.    happyhols - An animated greeting card.
  23.    
  24.    hiarcmen - Demonstrates hierarchical menus.
  25.    
  26.    hotspots - Shows how to code graphical buttons which change 
  27.    appearance when the cursor device rolls over them.
  28.    
  29.    tapemesr - Contains the tape measure accessory which is usable 
  30.    by AutoFinder.
  31.  
  32.    untested - Contains example code which is not completely tested
  33.    or stable, but may still be of use to developers.
  34.